LEADTOOLS WebForms and AJAX (Leadtools.Web.Services assembly)
LEAD Technologies, Inc

Busy Property






Gets a value indicating whether the ServiceStreamer<TStreamedData,TServiceState> is running.
Syntax
public bool Busy {get;}
'Declaration
 
Public ReadOnly Property Busy As Boolean
'Usage
 
Dim instance As ServiceStreamer(Of TStreamedData,TServiceState)
Dim value As Boolean
 
value = instance.Busy
public bool Busy {get;}
 get_Busy(); 
public:
property bool Busy {
   bool get();
}

Property Value

true, if the ServiceStreamer<TStreamedData,TServiceState> is running a sreaming operation; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceStreamer<TStreamedData,TServiceState> Class
ServiceStreamer<TStreamedData,TServiceState> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.